home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>3.5.  The Procedure Browser</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="gimp-toolbox-window-menus-xtns.html" title="3.  The “Xtns” Menu" />
- <link rel="prev" href="gimp-xtns-plug-in-browser.html" title="3.4.  Plug-In Browser" />
- <link rel="next" href="gimp-xtns-script-fu.html" title="3.6.  The “Script-Fu” Submenu" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">3.5. 
- <span lang="en" xml:lang="en">The Procedure Browser</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="gimp-xtns-plug-in-browser.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">3. 
- <span lang="en" xml:lang="en">The “<span class="quote">Xtns</span>” Menu</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="gimp-xtns-script-fu.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-xtns-procedure-browser"></a>3.5. 
- <span lang="en" xml:lang="en">The Procedure Browser</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2424 $</td>
- <td align="left">2006-08-08</td>
- <td align="left">scb</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2676451" class="indexterm"></a>
- <a id="id2676464" class="indexterm"></a>
- <p>
- The <span class="guimenuitem">Procedure Browser</span> command displays the
- procedures in the <acronym class="acronym">PDB</acronym>, the Procedure Database.
- These procedures are functions which are called by the scripts
- or plug-ins. You can find a more detailed description of the
- <a class="link" href="glossary.html#glossary-pdb" title="PDB">PDB</a> in the glossary. The browser
- is most useful for advanced users who write scripts or plug-ins.
- </p>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2676506"></a>3.5.1. 
- <span lang="en" xml:lang="en">Activating the Command</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- You can access this command from the toolbox menubar through
- <span class="guimenu"><span class="accel">X</span>tns</span> ‚Üí <span class="guimenuitem">Procedure <span class="accel">B</span>rowser</span>
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2676558"></a>3.5.2. 
- <span lang="en" xml:lang="en">
- Description of the “<span class="quote">Procedure Browser</span>” dialog window
- </span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2676575"></a>
- <p class="title">
- <b>Figure 15.15. 
- <span lang="en" xml:lang="en">
- The “<span class="quote">Procedure Browser</span>” dialog window
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/menus/procedure-browser.png" alt="The Procedure Browser dialog window" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- The figure above shows the <span class="guilabel">Procedure Browser</span>
- dialog window. If you click on an item in the scrolled list on the
- left, information about it is displayed on the right. You can also
- search for a specific procedure by name by entering part or all of
- the name of the procedure in the <span class="guilabel">Search:</span> text
- box and clicking on the <span class="guilabel">Search by Name</span> button,
- or search for one by its description by entering a search string in
- the <span class="guilabel">Search:</span> text box and clicking on the
- <span class="guilabel">Search by Blurb</span> button.
- </p>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="gimp-xtns-plug-in-browser.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="gimp-toolbox-window-menus-xtns.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="gimp-xtns-script-fu.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-xtns-plug-in-browser.html">3.4. 
- <span lang="en" xml:lang="en">Plug-In Browser</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-xtns-script-fu.html">3.6. 
- <span lang="en" xml:lang="en">The “<span class="quote">Script-Fu</span>” Submenu</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-